home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / util / sys / Patches.readme < prev    next >
Text File  |  1997-11-02  |  2KB  |  46 lines

  1. Short:    Patches for C: commands (fix PatchWork hits too)
  2. Author:   flavio@ies.it (Flavio Stanchina)
  3. Uploader: flavio@ies.it (Flavio Stanchina)
  4. Type:     util/sys
  5. Requires: OS3
  6.  
  7. Here are some patches to the standard AmigaOS 3.1 commands:
  8.  
  9.   File          Ver.  Changes
  10.   ------------  ----  -----------------------------------------
  11.   AddDataTypes  39.2  aligned AnchorPath (PatchWork complained)
  12.   Dir           37.5  aligned AnchorPath (PatchWork complained)
  13.   Mount         40.3  aligned AnchorPath (PatchWork complained)
  14.   Sort          37.3  works on standard input/output
  15.   Avail         40.1  localized output (for example 12.345.678)
  16.  
  17. The patches can be applied with SAS/C's 'SPatch' utility (included).
  18.  
  19. For example, to patch the `Dir' command you have to copy the `Dir.pch' file
  20. and the `SPatch' file in the C: directory, then issue the command
  21.  
  22.   Spatch Dir
  23.  
  24. `SPatch' will produce a new file called `Dir.new'. Delete `Dir' and
  25. `Dir.pch' then rename `Dir.new' to `Dir'.
  26.  
  27. I know, these instructions aren't fit for inexperienced users, but then
  28. inexperienced users aren't going to need these patches anyway.
  29.  
  30. Flavio Stanchina <flavio@ies.it>
  31.  
  32.  
  33. ============================= Archive contents =============================
  34.  
  35. Original  Packed Ratio    Date     Time    Name
  36. -------- ------- ----- --------- --------  -------------
  37.      544     478 12.1% 20-Oct-97 16:14:56 +AddDataTypes.pch
  38.      268     224 16.4% 20-Oct-97 16:14:58 +Avail.pch
  39.     1008     849 15.7% 20-Oct-97 16:15:02 +Dir.pch
  40.      348     324  6.8% 20-Oct-97 16:14:30 +Mount.pch
  41.     1152     550 52.2% 23-Oct-97 22:59:54 +Patches.readme
  42.      404     400  0.9% 20-Oct-97 16:15:06 +Sort.pch
  43.    14636    9285 36.5% 13-Jul-96 02:09:30 +SPatch
  44. -------- ------- ----- --------- --------
  45.    18360   12110 34.0% 25-Oct-97 12:23:56   7 files
  46.